Welcome![Sign In][Sign Up]
Location:
Search - sqlite linux

Search list

[Other Databasessqlite-3.6.11 linux下安装包

Description: sqlite-3.6.11.tar.gz 嵌入式数据库sqlite的linux安装包.嵌入式数据库是指运行在本机上、不用启动服务端的轻型数据库,它与应用程序紧密集成,被应用程序所启动,并伴随应用程序的退出而终止。 SQLite的特点如下: 1、无需安装配置,应用程序只需携带一个动态链接库。 2、非常小巧,For Windows 3.3.8版本的DLL文件才374KB。 3、ACID事务支持,ACID即原子性、一致性、隔离性、和持久性(Atomic、Consistent、Isolated、和 Durable)。 4、数据库文件可以在不同字节顺序的机器间自由的共享,比如可以直接从Windows移植到Linux或MAC。 5、支持数据库大小至2TB。
Platform: | Size: 2804714 | Author: bong_chu | Hits:

[Embeded Linuxsqlite-3.3.7-arm-linux.tar

Description: 嵌入式数据库SQLITE,含移植到ARM_LINUX的说明-SQLITE embedded database containing transplanted to the note ARM_LINUX
Platform: | Size: 4975616 | Author: zhj | Hits:

[Other Databasessqlitebrowser-1.3-i386.tar

Description: 一款sqlite的辅助工具,有可视化效果,有源码,容易编译-aids, visual effects, source code, easy to build
Platform: | Size: 316416 | Author: 魏亚男 | Hits:

[Other Databasessqlite-3.3.17.tar

Description: sqlite database for embed linux-sqlite database for embed Linux
Platform: | Size: 2111488 | Author: chan | Hits:

[BooksSQLiteWeb

Description: :介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components working principle, SQLite system features and architecture. The arm- linux platform for a successful transplant SQLite,. Combining form and CGI technology and the use of SQLite for the C language API. successfully achieved a client and the SQLite embedded database system for the dynamic interaction. This program can be widely used in industrial equipment remote control, remote family medical equipment, Information appliance control center and other areas of application.
Platform: | Size: 32768 | Author: 黄勇 | Hits:

[MySQLsqlite-2.8.6.tar

Description: SQLite 2.8.6 源代码,用来在Linux/Unix/Windows上编译安装.它是一个小型的数据库,但是非常好用,速度也快,一般的数据库查询之类的操作据统计比MySQL,PostgreSQL都快,PHP5中直接绑定了它.最大可访问的数据量是2T.不需要安装,解压缩之后就可以用了.在命令行中输入 sqlite **,其中的**是文件名,如果不存在,会自动创建,这个文件就是数据库文件,它代表了一个数据库.
Platform: | Size: 831488 | Author: kingmax | Hits:

[Other Databasessqlite

Description: sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
Platform: | Size: 2627584 | Author: 陈瑶 | Hits:

[Embeded-SCM Developsqlite-amalgamation-3_6_6_2

Description: sqlite3.6.2的源码。SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。 -sqlite3.6.2 source. SQLite is a lightweight database is ACID compliance with the relational database management system, its design goal is embedded, and is now embedded in many products that use it, it is occupied by very low resources, in the embedded equipment may only need a few hundred K of memory is enough. It will support Windows/Linux/Unix operating system and so the mainstream, and at the same time with a combination of many programming languages, such as Tcl, PHP, Java, as well as ODBC interface, the same compared to Mysql, PostgreSQL open-source these two world-renowned database management system is concerned, its processing speed faster than they are.
Platform: | Size: 942080 | Author: 李厘卡 | Hits:

[Internet-Networksimple_cgi_sqlite3.tar

Description: linux下的网站,用了cgi,sqlite,实现了对数据库的基本操作。-Web site under linux with the cgi, sqlite, the realization of the basic operation of the database.
Platform: | Size: 4664320 | Author: | Hits:

[Linux-Unixlinux_boa_cgic

Description: 感谢徐德志上传的那个web-cgi,我的这个源码是用于项目的,对一个嵌入式linux设备的参数设置,很适合LINUX c的web开发-Thank Xu-Zhi upload that web-cgi, I have this source code is used for the project on an embedded linux device parameter settings, it is suitable for LINUX c Development of the web
Platform: | Size: 1382400 | Author: 龚嘉 | Hits:

[Other Databasessqlite-source-3_3_6

Description: 一种嵌入式数据库,开源的,可以采用linux,wince等环境下编译,使用简单,功能强大,是一个很棒的数据库系统,已经在很大大型工程中使用-An embedded database, open source, and can be used linux, wince, etc. build environment, using simple, powerful, is a great database system has been used in major projects in large
Platform: | Size: 571392 | Author: nech | Hits:

[ADO-ODBCsqlite-3_3_8

Description: 嵌入式数据库编程。用在手机开发或者linux下嵌入式开发-Embedded database programming. Used in mobile phones, under development or linux embedded development
Platform: | Size: 191488 | Author: 张瑞娟 | Hits:

[Other DatabasesSQLite3_ARM

Description: 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。   SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM debug through the SQLite source code. SQLite is an open source embedded relational database, which in 2000 released by D. Richard Hipp, and its application management to reduce the overhead of data, SQLite good portability, it is easy to use, small, efficient and reliable. SQLite embedded into applications that use it, they share the same process space, rather than a separate process. Externally, it is not like a RDBMS, but in the process itself, it is a complete, self-contained database engine.
Platform: | Size: 594944 | Author: hegang | Hits:

[Linux-Unixsqlite-amalgamation-3.6.23.1.tar

Description: sqlite数据库linux源代码,并包含configure 和 MakeFile 文件-sqlite database linux source code, and include files configure and MakeFile
Platform: | Size: 1421312 | Author: 大肚 | Hits:

[Other Databasessqlite-3.3.6.tar

Description: 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
Platform: | Size: 1671168 | Author: y | Hits:

[Internet-Networkrss.reader.tar

Description: linux 平台 RSS reader ,一个linux平台下的 rss 阅览器,充分使用了 STL 等技术,并且使用了 sqlite 。可以用来学习-linux platform RSS reader
Platform: | Size: 29696 | Author: Jourge Kolala | Hits:

[Internet-Networksqlite-3.7.3.tar

Description: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite, the database is a lightweight, is to abide by ACID relational database management system, which is designed to be embedded, and embedded in many products now used it, it is very low footprint in the embedded devices, you may only need a few hundred K of memory is enough. It supports Windows/Linux/Unix, and so the mainstream operating system, but can be combined with many programming languages such as Tcl, C#, PHP, Java, etc., as well as ODBC interface, as compared to Mysql, PostgreSQL open-source these two the world' s leading database management system is concerned, its processing speed faster than they are.
Platform: | Size: 3410944 | Author: 王晶 | Hits:

[Other Databasessqlite-autoconf-3070603.tar

Description: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合。这个压缩文件包含了必要的文件。更多资料:http://www.sqlite.org/about.html-This ZIP archive contains all C source code for SQLite 3.7.6.3 combined into a single source file 。
Platform: | Size: 1720320 | Author: jinguoju | Hits:

[Embeded Linuxsqlite-autoconf-3070800-arm.tar

Description: 嵌入式sqlite for arm版,在LINUX下已经交叉编译完成。可以直接使用。-embedded linux SQLITE FOR arm edition
Platform: | Size: 14991360 | Author: duan | Hits:

[Internet-Networkarm-sqlite-3.5.4.tar

Description: 已经编译好的 arm sqlite 省去自己编译配环境的麻烦 嵌入式 linux 平台下-Has been compiled arm sqlite save yourself the trouble of compiling environment with embedded linux platform
Platform: | Size: 1971200 | Author: lidongliang | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net